Skip to main content

All Questions

Tagged with
0votes
5answers
16kviews

How to grep an xml block in an xml file using a keyword in ksh

I have a file Sample.xml which contains a lot of services inside it and the structure looks like this Notes: I cannot use any XML parser tool as I don't have permission, read only My xmllint ...
Philip Morris's user avatar

close